Fourier transform algorithm - traducción al ruso
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Fourier transform algorithm - traducción al ruso

O(N LOGN) DIVIDE AND CONQUER ALGORITHM TO CALCULATE THE DISCRETE FOURIER TRANSFORMS
Fast Fourier Transform; Fast fourier transform; Fast Fourier Transforms; IFFT; FFT; Arithmetic complexity of the discrete Fourier transform; FFT complexity; FFT algorithm; Arithmetic complexity of the discrete fourier transform; Fast fourier; Fast Fourier; Approximations of the fast Fourier transform; Applications of the fast Fourier transform; Interaction algorithm; Inverse fast fourier transform; Multidimensional fast Fourier transform
  • An example FFT algorithm structure, using a decomposition into half-size FFTs
  • A discrete Fourier analysis of a sum of cosine waves at 10, 20, 30, 40, and 50 Hz
  • Time-based representation (above) and frequency-based representation (below) of the same signal, where the lower representation can be obtained from the upper one by Fourier transformation

Fourier transform algorithm      
алгоритм преобразования Фурье
interaction algorithm         

математика

алгоритм взаимодействия

number-theoretic transform         
GENERALIZATION OF FOURIER TRANSFORM TO ANY RING
Number-theoretic transform; Number theoretic transform; Discrete weighted transform; Discrete Fourier transform (general)
теоретико-числовое преобразование

Definición

ФУРЬЕ, ЖАН БАТИСТ ЖОЗЕФ
(Fourier, Jean Baptiste Joseph) (1768-1830), французский математик и физик. Родился 21 марта 1768 в Осере, где окончил Военную школу; работал там же. В 1796-1798 преподавал в Нормальной и Политехнической школах - двух новых высших учебных заведениях Парижа. В 1798 вместе с другими учеными принял участие в Египетском походе Наполеона. По возвращении во Францию в 1802 был назначен префектом департамента Изер со штаб-квартирой в Гренобле. Здесь Фурье написал свой основной труд - Аналитическая теория тепла (Thorie analytique de la chaleur, 1822), в котором изложена математическая теория теплопроводности. Эта теория послужила основой современных методов математической физики, относящихся к интегрированию уравнений в частных производных при заданных граничных условиях. Метод Фурье состоял в представлении функций в виде тригонометрических рядов (рядов Фурье) и нашел широкое применение в различных разделах физики и математики. Помимо этого, Фурье построил первую математическую теорию теплового излучения, впервые применил формулы размерностей. В 1823 независимо от Х.Эрстеда открыл термоэлектрический эффект, показал, что он обладает свойством суперпозиции, создал первый термоэлектрический элемент.
В 1808 Фурье получил титул барона и был награжден орденом Почетного легиона. В 1817 был избран членом Парижской Академии наук, с 1822 был ее секретарем. Состоял членом Петербургской Академии наук и Лондонского королевского общества.
Умер Фурье в Париже 16 мая 1830.

Wikipedia

Fast Fourier transform

A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). Fourier analysis converts a signal from its original domain (often time or space) to a representation in the frequency domain and vice versa. The DFT is obtained by decomposing a sequence of values into components of different frequencies. This operation is useful in many fields, but computing it directly from the definition is often too slow to be practical. An FFT rapidly computes such transformations by factorizing the DFT matrix into a product of sparse (mostly zero) factors. As a result, it manages to reduce the complexity of computing the DFT from O ( N 2 ) {\textstyle O\left(N^{2}\right)} , which arises if one simply applies the definition of DFT, to O ( N log N ) {\textstyle O(N\log N)} , where N {\displaystyle N} is the data size. The difference in speed can be enormous, especially for long data sets where N may be in the thousands or millions. In the presence of round-off error, many FFT algorithms are much more accurate than evaluating the DFT definition directly or indirectly. There are many different FFT algorithms based on a wide range of published theories, from simple complex-number arithmetic to group theory and number theory.

Fast Fourier transforms are widely used for applications in engineering, music, science, and mathematics. The basic ideas were popularized in 1965, but some algorithms had been derived as early as 1805. In 1994, Gilbert Strang described the FFT as "the most important numerical algorithm of our lifetime", and it was included in Top 10 Algorithms of 20th Century by the IEEE magazine Computing in Science & Engineering.

The best-known FFT algorithms depend upon the factorization of N, but there are FFTs with O(N log N) complexity for all N, even for prime N. Many FFT algorithms depend only on the fact that e 2 π i / N {\textstyle e^{-2\pi i/N}} is an N-th primitive root of unity, and thus can be applied to analogous transforms over any finite field, such as number-theoretic transforms. Since the inverse DFT is the same as the DFT, but with the opposite sign in the exponent and a 1/N factor, any FFT algorithm can easily be adapted for it.

¿Cómo se dice Fourier transform algorithm en Ruso? Traducción de &#39Fourier transform algorithm&#39